﻿2026-09-06T13:08:58.9198003Z ##[group]Run actions/checkout@v5
2026-09-06T13:08:58.9198809Z with:
2026-09-06T13:08:58.9199407Z   repository: BigscreenVR/spt-bs-core
2026-09-06T13:08:58.9202787Z   token: ***
2026-09-06T13:08:58.9203177Z   ssh-strict: true
2026-09-06T13:08:58.9203575Z   ssh-user: git
2026-09-06T13:08:58.9203968Z   persist-credentials: true
2026-09-06T13:08:58.9204404Z   clean: true
2026-09-06T13:08:58.9204829Z   sparse-checkout-cone-mode: true
2026-09-06T13:08:58.9205282Z   fetch-depth: 1
2026-09-06T13:08:58.9205654Z   fetch-tags: false
2026-09-06T13:08:58.9206083Z   show-progress: true
2026-09-06T13:08:58.9206470Z   lfs: false
2026-09-06T13:08:58.9206859Z   submodules: false
2026-09-06T13:08:58.9207324Z   set-safe-directory: true
2026-09-06T13:08:58.9207759Z   allow-unsafe-pr-checkout: false
2026-09-06T13:08:58.9208427Z ##[endgroup]
2026-09-06T13:08:59.0001930Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-06T13:08:59.0003548Z ##[group]Getting Git version info
2026-09-06T13:08:59.0004291Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-06T13:08:59.0005405Z [command]/usr/bin/git version
2026-09-06T13:08:59.0006136Z git version 2.43.0
2026-09-06T13:08:59.0008154Z ##[endgroup]
2026-09-06T13:08:59.0015809Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/a0e14f03-ed7d-4da7-aa47-6984fa91eff5/.gitconfig'
2026-09-06T13:08:59.0023299Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a0e14f03-ed7d-4da7-aa47-6984fa91eff5' before making global git config changes
2026-09-06T13:08:59.0024568Z Adding repository directory to the temporary git global config as a safe directory
2026-09-06T13:08:59.0026230Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-06T13:08:59.0073824Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-06T13:08:59.0092903Z https://github.com/BigscreenVR/spt-bs-core
2026-09-06T13:08:59.0102379Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-06T13:08:59.0104837Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-06T13:08:59.0122365Z HEAD
2026-09-06T13:08:59.0152609Z ##[endgroup]
2026-09-06T13:08:59.0153606Z [command]/usr/bin/git submodule status
2026-09-06T13:08:59.0336623Z ##[group]Cleaning the repository
2026-09-06T13:08:59.0339157Z [command]/usr/bin/git clean -ffdx
2026-09-06T13:08:59.0378332Z [command]/usr/bin/git reset --hard HEAD
2026-09-06T13:08:59.0582954Z HEAD is now at 35a7c8609 Merge 2446dd61433c4f243b22613039112dccd6d3816d into 17815c9c04be73bfb63a3649071d6101dbd131e5
2026-09-06T13:08:59.0589358Z ##[endgroup]
2026-09-06T13:08:59.0590994Z ##[group]Disabling automatic garbage collection
2026-09-06T13:08:59.0594544Z [command]/usr/bin/git config --local gc.auto 0
2026-09-06T13:08:59.0620495Z ##[endgroup]
2026-09-06T13:08:59.0621254Z ##[group]Setting up auth
2026-09-06T13:08:59.0625338Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-06T13:08:59.0650680Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-09-06T13:08:59.0840918Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-06T13:08:59.0867621Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-09-06T13:08:59.1051733Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-06T13:08:59.1077043Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-06T13:08:59.1265052Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-06T13:08:59.1295872Z ##[endgroup]
2026-09-06T13:08:59.1297051Z ##[group]Fetching the repository
2026-09-06T13:08:59.1302298Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +35a7c8609e0188359c17c8e4038b77fe9e2258ba:refs/remotes/pull/192/merge
2026-09-06T13:08:59.5338306Z ##[endgroup]
2026-09-06T13:08:59.5339909Z ##[group]Determining the checkout info
2026-09-06T13:08:59.5341546Z ##[endgroup]
2026-09-06T13:08:59.5342829Z [command]/usr/bin/git sparse-checkout disable
2026-09-06T13:08:59.5381133Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-06T13:08:59.5404335Z ##[group]Checking out the ref
2026-09-06T13:08:59.5405846Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/192/merge
2026-09-06T13:08:59.5466432Z HEAD is now at 35a7c8609 Merge 2446dd61433c4f243b22613039112dccd6d3816d into 17815c9c04be73bfb63a3649071d6101dbd131e5
2026-09-06T13:08:59.5471741Z ##[endgroup]
2026-09-06T13:08:59.5507454Z [command]/usr/bin/git log -1 --format=%H
2026-09-06T13:08:59.5532588Z 35a7c8609e0188359c17c8e4038b77fe9e2258ba
